home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 54
/
Vol 54.iso
/
games
/
x_valin.swf
/
scripts
/
frame_2
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2007-10-01
|
155 b
|
11 lines
totalB = this.getbytestotal();
if(99999 < totalB)
{
display = "3";
}
else
{
display = "2";
}
totalBtemp = totalB.substr(1,display) + "kb";